cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/21 - Wave Effect/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
const container = document.getElementById('container');
const randomWaveButton = document.getElementById('randomWave');
const ci
const randomWaveButton = document.getElementById('randomWave');
const ci